home *** CD-ROM | disk | FTP | other *** search
/ Corvette 1953 to 2003 / Corvette Collection 1953 to 2003.iso / data1.cab / Program_Files / xcceltech.mdb / category.json next >
JavaScript Object Notation  |  2002-11-07  |  730b

  1. {
  2.     "schema": {
  3.         "categoryID": "Long Integer",
  4.         "productID": "Long Integer NOT NULL",
  5.         "CategoryName": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "categoryID": 1,
  10.             "productID": 1,
  11.             "CategoryName": "1953-55  GM Restoration Parts"
  12.         },
  13.         {
  14.             "categoryID": 2,
  15.             "productID": 1,
  16.             "CategoryName": "1956-62  GM Restoration Parts"
  17.         },
  18.         {
  19.             "categoryID": 3,
  20.             "productID": 1,
  21.             "CategoryName": "1963-67  GM Restoration Parts"
  22.         },
  23.         {
  24.             "categoryID": 4,
  25.             "productID": 1,
  26.             "CategoryName": "1968-74  GM Restoration Parts"
  27.         },
  28.         {
  29.             "categoryID": 5,
  30.             "productID": 1,
  31.             "CategoryName": "1975-82  GM Restoration Parts"
  32.         },
  33.         {
  34.             "categoryID": 6,
  35.             "productID": 1,
  36.             "CategoryName": "1983-90  GM Restoration Parts"
  37.         },
  38.         {
  39.             "categoryID": 7,
  40.             "productID": 1,
  41.             "CategoryName": "1991-96  GM Restoration Parts"
  42.         },
  43.         {
  44.             "categoryID": 8,
  45.             "productID": 1,
  46.             "CategoryName": "1997-03  GM Accessories"
  47.         }
  48.     ]
  49. }